home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QRZ! Ham Radio 4
/
QRZ Ham Radio Callsign Database - Volume 4.iso
/
files
/
amiga
/
amicomv2.lha
/
AmiCom
/
text.ac
< prev
Wrap
Text File
|
1993-09-19
|
1KB
|
42 lines
;In this file are all standard-texts which can be sent with AMIGA+"-"
;and key "A"-"Z".
;The texts C, I, N, P and Q are used by the program.
;You can use the following macros:
;
; %b AmiCom searches in file "greetings.ac" for an personal greeting
; %c Call of the connected station
; %d Date
; %m Your own call (MYCALL)
; %n Name of the connected station. If unknown, AmiCom uses %c.
; %p Channel-number
; %v Version-number of AmiCom
; %z Time
; %? If the name of the connected station is unknown, AmiCom sends the
; following line. If the name is known (in "names.ac"), this line
; would not be sent like an comment (;).
; %% The character "%"
;
;Connect-text:
#C
Hallo %n, willkommen an meiner Station.
%?Tragen Sie bitte Ihren Namen mit den Befehl "//N <Name>" im Programm ein.
%c de %m, %d %z.
%b
AmiCom %v, Port %p, Hilfe mit "//H">
;Info-text, would be sent with "//I":
#I
Kein Infotext geladen.
;News, would be sent with "//NEWS":
#N
Keine Neuigkeiten.
;Prompt:
#P
%c de %m>
;Quit-text, would be sent with "//Q":
#Q
Danke fuer das nette QSO, %n, bis zum Naechstenmal.
Die Verbindung wird getrennt am %d um %z.
#